Vcenter NamespaceManagement Stats TimeSeries TimeSeries
A set of timestamps and statistical values representing a time series. The lengths of Vcenter NamespaceManagement Stats TimeSeries TimeSeries.time_stamps and Vcenter NamespaceManagement Stats TimeSeries TimeSeries.values will always match each other.
This schema was added in vSphere API 7.0.0.0.
{
"counter": "string",
"time_stamps": [
0
],
"values": [
0
]
}
Counter identifier.
This property was added in vSphere API 7.0.0.0.
Sequence of UNIX timestamp values at which statistical values were sampled. https://en.wikipedia.org/wiki/Unix_time
This property was added in vSphere API 7.0.0.0.
Sequence of sampled values corresponding to the timestamps in tss.
This property was added in vSphere API 7.0.0.0.